home *** CD-ROM | disk | FTP | other *** search
/ Mobiclic 95 / MOBICLIC 95.ISO / mac / MWB_DATA / TCH095 / TCH095_02 / tch095_02.swf / scripts / frame_71 / PlaceObject2_214_77 / CLIPACTIONRECORD on(press).as next >
Text File  |  2007-06-28  |  128b  |  8 lines

  1. on(press){
  2.    if(_root.gOnDir === 1)
  3.    {
  4.       getURL("6",-1);
  5.    }
  6.    _root.gotoAndPlay(_root.gLangue + "_reMeteo");
  7. }
  8.